home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950929-19951130
/
000012_news@columbia.edu_Wed Oct 4 13:23:56 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-12-25
|
1KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA21556
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 4 Oct 1995 09:24:03 -0400
Received: by apakabar.cc.columbia.edu id AA15839
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 4 Oct 1995 09:24:02 -0400
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Kermit95 and Emacs meta key
Date: 4 Oct 1995 13:23:56 GMT
Organization: Columbia University
Lines: 14
Message-Id: <44u1tc$fes@apakabar.cc.columbia.edu>
References: <yyf91n25hx3.fsf@intex.dfw.net>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <yyf91n25hx3.fsf@intex.dfw.net>,
Walt Buehring <fuzz@intex.dfw.net> wrote:
: I am considering the purchase of Kermit95 iff it is capable of
: treating the PC's Alt key as a "meta" key (set the eight bit) for
: Emacs. That is, in the kermit window "Alt-a" sends 0xE1 down the
: line, "Ctl-Alt-a" sends "0x81", and so forth. And of course no
: Alt-key would invoke menubar mnemonics.
:
Kermit 95 comes with an EMACS.INI file that sets up all of the Meta
and Ctrl-Meta functions.
- Frank